Creates a polygon from the specified array of Point2D objects.
Namespace: com.mindfusion.charting
Package: com.mindfusion.charting
Java
![]() |
---|
public static GeneralPath createPolygon ( |
A list with Point2D instances.
A GeneralPath instance that represents the polygon.